home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Developer Helper 1: Phil & Dave's Excellent CD
/
Excellent CD HFS.raw
/
HyperCard
/
HyperCard 1.2.2 International
/
HyperCard Italian (T-1.2.2)
/
Altri Stack
/
Rapporto Vendite
/
card_4211.txt
< prev
next >
Wrap
Text File
|
1988-11-22
|
2KB
|
82 lines
-- card: 4211 from stack: in
-- bmap block id: 4090
-- flags: 0000
-- background id: 2620
-- name:
-- part 1 (button)
-- low flags: 00
-- high flags: A002
-- rect: left=433 top=274 right=297 bottom=509
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Aggiorna
----- HyperTalk script -----
on mouseUp
put the userLevel into saveLevel
if the userLevel < 3 then set userLevel to 3 -- "Disegno"
if the userLevel < 3 then exit mouseUp
clearScreen
put empty into background field "totale"
reset paint
choose oval tool
set lineSize to 2
set filled to true
put frameLeft() into horiz
put maxLine(field "Dati") into maxValue
set cursor to 4 -- watchCursor
put the number of lines in field "Dati" into coins
if coins > 10 then
answer "Saranno disegnati solo i primi 10 dati." with "OK"
put 10 into coins
end if
repeat with i = 1 to coins
get line i of field "dati"
if it is not empty then
put round(frameHeight()/8.2 * it/maxValue) into coinCount
set pattern to 13
drawCoins horiz,frameBottom()-2,coinCount
end if
add 40 to horiz
end repeat
reset paint
choose browse tool
set userLevel to saveLevel
end mouseUp
on drawCoins left,bottom,howMany
put bottom into y
repeat with i = 1 to howMany
subtract 8 from y
drag from left,y to left+30,y+10
end repeat
end drawCoins
-- part contents for background part 5
----- text -----
10
20
30
54
52
40
50
70
90
120
-- part contents for background part 11
----- text -----
MegaCorp: Profitti per anno